home *** CD-ROM | disk | FTP | other *** search
/ Windows Expert / Windows Expert.iso / program / tpw_mmex.zip / README.TXT < prev   
Text File  |  1991-12-18  |  1KB  |  35 lines

  1.  
  2. TURBO PASCAL FOR WINDOWS MULTIMEDIA EXTENSIONS DLL-LINK UNITS
  3. -------------------------------------------------------------
  4.  
  5. The included files in this archive are for use in Turbo Pascal
  6. for Windows to access the new functions and structures in
  7. Microsoft's Multimedia Extensions for Windows 3.x.  This is not
  8. a complete implementation of the extensions.  It is only the links
  9. into the mmp.dll and the mmsystem.dll.  These units have not had
  10. much debugging time but the functions that I have tried worked
  11. perfectly.
  12.  
  13. The files you should have received are as follows:
  14.  
  15.    mmp.pas         { the function prototypes and imports for  
  16.                      the multimedia movie player.                  }
  17.    mmptypes.pas    { the constants and structures used in mmp      }
  18.    mmsystem.pas    { the function prototypes and imports for  
  19.                      the multimedia system dll                     }
  20.    mmtypes.pas     { the constants and structures used in mmsystem }
  21.    readme.txt      { this file                                     }
  22.  
  23. Use these in good health, and sorry in advance for any errors.
  24.  
  25. Steve Milton
  26. ISOMEDIA, Inc.
  27. "Makers of custom Windows software."
  28. 14808 NE 31st Circle
  29. Redmond, WA. 98052
  30. (206) 869-5411
  31. (206) 869-9437 FAX
  32.  
  33.  
  34.  
  35.